Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: skip register tsconfig-paths if tsconfig.json not exists #263

Merged
merged 2 commits into from
Apr 7, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Apr 6, 2023

Avoid warning message: Couldn't find tsconfig.json. tsconfig-paths will be skipped

closes #254 (comment)

pick from #261

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

Avoid warning message: Couldn't find tsconfig.json. tsconfig-paths will be skipped

closes #254 (comment)

pick from #261
@fengmk2 fengmk2 added the bug label Apr 6, 2023
@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

❗ No coverage uploaded for pull request base (4.x@6319f16). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@          Coverage Diff           @@
##             4.x     #263   +/-   ##
======================================
  Coverage       ?   99.75%           
======================================
  Files          ?       19           
  Lines          ?     1212           
  Branches       ?      213           
======================================
  Hits           ?     1209           
  Misses         ?        3           
  Partials       ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fengmk2 fengmk2 merged commit eaeabd6 into 4.x Apr 7, 2023
@fengmk2 fengmk2 deleted the fix-tsconfig-paths-for-4.x branch April 7, 2023 01:07
@fengmk2
Copy link
Member Author

fengmk2 commented Apr 7, 2023

  • egg-core@4.30.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant